Namespace - LJCDBViewDAL
Parameters
tableName - The table name.
viewDataID - The View ID.
Returns
The result data.
Syntax
C# |
public DbResult GetViewData(String tableName, Int32 viewDataID)
|
Retrieves the View data.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.